html {
	font-size: 14px;
	overflow-x: hidden;
}

li {
	list-style: none
}

a {
	color: #212529
}

p,dl,dt,dd,ul {
	margin: 0;
	padding: 0
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	font-size: 16px
}

.navbar-brand {
	font-size: 20px;
	padding-top: 0;
	padding-bottom: 0
}
.card {
	border: 0px solid rgba(0,0,0,.125);
}
.card,.figure {
	margin: 10px 0;
	width: 100%
}

.figure-caption {
	line-height: 2
}

.figure-img {
	height: 300px;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%
}

.figure-img a {
	display: block;
	height: 288px;
	width: 100%;
	overflow: hidden
}

.figure-img img {
	width: 100%
}

.index-card {
	padding: 50px 0
}

.title {
	text-align: center;
	font-size: 30px;
	color: #37474f
}

.subtitle {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 2
}

.subtitle h2 {
	border-radius: 20px;
	display: inline-block;
	color: #fff;
	background-color: #f6b52b;
	line-height: 40px;
	height: 40px;
	font-size: 20px;
	font-weight: 700;
	padding-right: 50px;
	padding-left: 50px
}

.subtitle h2::after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 19px;
	width: 100%;
	height: 2px;
	background-color: #ccc;
	z-index: -1
}

.title2 {
	text-align: center;
	font-size: 35px;
	letter-spacing: 3px;
	color: #fff
}

.subtitle2 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 40px
}

.title3 {
	text-align: center;
	font-size: 35px;
	letter-spacing: 3px;
	color: #666
}

.subtitle3 {
	text-align: center;
	font-size: 18px;
	color: #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}

.index-card-l h4,.index-card-r h4 {
	color: #f6b52b
}

.index-card-l h4 span,.index-card-r h4 span {
	font-size: 80%;
	color: #666
}
.card-title{
      font-size: 14px;
      color: #666;
}

.index-card-l .news-img {
	overflow: hidden;
	border: 5px solid #dee2e6
}

.index-card-l .news-text {
	line-height: 2;
	color: #6c757d;
	text-indent: 30px;
                font-size: 1.1rem;
}

.index-card-r .media img {
	border: 5px solid #dee2e6
}

.index-card-r .media-body h5 a {
	color: #444;
              
}

.index-card-r .media-body {
	line-height: 2;
	color: #777
}

.footer {
	padding-top: 50px;
	color: #7c8797
}

.footer a {
	color: #7c8797
}

.footer ul {
	line-height: 2
}

.footer img {
	height: 100px
}

.footer .note {
	font-size: 12px
}

.footer .copyright {
	text-align: center;
	padding: 15px;
	border-top: 1px solid #777;
	margin-top: 20px
}

.pages {
	min-height: 500px
}

.content {
	color: #666;
	line-height: 2
}

.content img,.content iframe {
	max-width: 100%!important
}

.line-title {
	font-size: 16px;
	color: #f6b52b;
	border-bottom: 1px solid #f6b52b;
	margin: 30px 0 10px;
	clear: both
}

.list li {
	border-bottom: 1px dashed #ccc;
	line-height: 3
}

.list li span {
	float: right
}

.content-title {
	font-size: 25px;
	text-align: center
}

.content-subtitle {
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding-bottom: 5px;
	position: relative
}

.content-subtitle span {
	position: absolute;
	left: 0
}

.content-subtitle span a {
	color: #6c757d
}

.page-num:not(:disabled) {
	cursor: pointer
}

.page-num,.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #17a2b8;
	background-color: #fff;
	border: 1px solid #dee2e6
}

a.page-num:hover,.page-link:hover {
	text-decoration: none
}

.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.page-num-current:hover {
	color: #fff
}
.card-img-150 ,.card-img-150  a{
               
	height: 150px; 
	overflow: hidden;
	 
}